CSharpTest.Net
ReplayLog(IDictionary<TKey,TValue>,Int64) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > ITransactionLog<TKey,TValue> Interface > ReplayLog Method : ReplayLog(IDictionary<TKey,TValue>,Int64) Method

target
position

Glossary Item Box

Replay the log file from the position provided and output the new log position

Syntax

Visual Basic (Declaration) 
Overloads Sub ReplayLog( _
   ByVal target As IDictionary(Of TKey,TValue), _
   ByRef position As Long _
) 
C# 
void ReplayLog( 
   IDictionary<TKey,TValue> target,
   ref long position
)

Parameters

target
position

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys